home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / U-V / uupc3.cpt / Configuration files / Sample Schedule file next >
Text File  |  1991-08-11  |  1KB  |  25 lines

  1. # uupc 3.0 call-scheduling file
  2. #
  3. # line format:
  4. # min hour day month weekday system [retrytime]
  5. #
  6. # The min, hour, day, month, and weekday fields are single numeric
  7. # values (e.g. 5), pairs of hyphenated numeric values (e.g. 8-14),
  8. # comma-separated lists of either of the previous forms
  9. # (e.g. 5,7,9-12,18) or a single asterisk.  Minute values must be in
  10. # the range [0,59], hour values in [0,23], day values in [1,31],
  11. # month values in [1,12], and weekday values in [1,7] where 1 means
  12. # Monday, 2 means Tuesday, ..., 7 means Sunday.
  13. #
  14. # The retrytime, if present, indicates that a new scheduled call should
  15. # not be made within the specified number of minutes of any previously-
  16. # failed call.  If absent, a value of 1 is assumed.  A value of 0 means
  17. # that scheduled calls should not be retried at all, if they fail.
  18. #
  19. # Retries of scheduled calls are also subject to the retry time scheduling
  20. # specified in the Systems file entries for the site in question.
  21. 0 9,18,23 * * * apple
  22. 0 18      * * * mrspoc 10
  23. 0 18      * * * ntg
  24.